Make assertion more informative
authorAleksey Kladov <aleksey.kladov@gmail.com>
Tue, 3 Apr 2018 08:17:21 +0000 (11:17 +0300)
committerAleksey Kladov <aleksey.kladov@gmail.com>
Tue, 3 Apr 2018 08:19:01 +0000 (11:19 +0300)
commitdfdb9aab12c89257fbd529719265ac65609a55a3
treea9b21e4849727f46c0dc55571e70c5d978c58a3e
parente06b964865c87e91c1710e76143bfdf9723044db
Make assertion more informative

This assertion triggers when I try to build Cargo simultaneosly on
linux host and windows VM via a shared folder, but it's not clear
what is going on.
src/cargo/core/manifest.rs
src/cargo/util/toml/mod.rs